First line of code
Steps :
- first write the command "world" to log in to the language
- The Now write This 👇 line of code
- Result : أهلا بالعالم.
if you changed the language to English it will be like : - Result : Hello world.
so, as you can change the keywords and function names, the pattern is :
طباعة( "أهلا بالعالم" )
print( "Hello world" )
function_name( "parameter" )
Run the program :
- to run the file, we use a builtin function called "world"
world( "Filename.world" )
⬅ Prev
Next âž¡